home *** CD-ROM | disk | FTP | other *** search
/ Freelog 50 / Freelog050.iso / DossierLogitheque / Bureautique / Mira / Mira_setup.exe / {app} / Mira.exe / 0 / RCDATA / TNMSHOW / TNMSHOW.txt < prev   
Text File  |  2003-09-02  |  3KB  |  175 lines

  1. object NMShow: TNMShow
  2.   Left = 200
  3.   Top = 114
  4.   Width = 460
  5.   Height = 380
  6.   BorderStyle = bsDialog
  7.   Caption = 'Netmasters '
  8.   ClientHeight = 353
  9.   ClientWidth = 452
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 16
  22.     Top = 16
  23.     Width = 234
  24.     Height = 13
  25.     Caption = 'Copyright '#169' 1996-1998 NetMasters L.L.C'
  26.     Color = clWhite
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentColor = False
  33.     ParentFont = False
  34.   end
  35.   object Label2: TLabel
  36.     Left = 128
  37.     Top = 40
  38.     Width = 147
  39.     Height = 13
  40.     Caption = 'Pour recenser le composant ou'
  41.   end
  42.   object Label3: TLabel
  43.     Left = 128
  44.     Top = 88
  45.     Width = 279
  46.     Height = 13
  47.     Caption = 'T'#233'l'#233'phone : 603-889-1067'
  48.   end
  49.   object Label4: TLabel
  50.     Left = 152
  51.     Top = 104
  52.     Width = 143
  53.     Height = 13
  54.     Caption = '1-888-2-GET-WEB  (aux USA)'
  55.   end
  56.   object Label5: TLabel
  57.     Left = 128
  58.     Top = 120
  59.     Width = 140
  60.     Height = 13
  61.     Caption = 'T'#233'l'#233'copie : 520-563-6582'
  62.   end
  63.   object Label6: TLabel
  64.     Left = 128
  65.     Top = 136
  66.     Width = 149
  67.     Height = 13
  68.     Caption = 'E-mail   info@netmastersllc.com'
  69.   end
  70.   object Label7: TLabel
  71.     Left = 128
  72.     Top = 72
  73.     Width = 129
  74.     Height = 13
  75.     Caption = 'contactez NetMasters LLC.'
  76.   end
  77.   object Label8: TLabel
  78.     Left = 160
  79.     Top = 152
  80.     Width = 142
  81.     Height = 13
  82.     Caption = 'http://www.netmastersllc.com'
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clNavy
  85.     Font.Height = -11
  86.     Font.Name = 'MS Sans Serif'
  87.     Font.Style = [fsUnderline]
  88.     ParentFont = False
  89.     OnClick = Label8Click
  90.   end
  91.   object Image1: TImage
  92.     Left = 16
  93.     Top = 40
  94.     Width = 97
  95.     Height = 49
  96.     Picture.Data = {<image000.bmp>}
  97.   end
  98.   object Label9: TLabel
  99.     Left = 128
  100.     Top = 56
  101.     Width = 169
  102.     Height = 13
  103.     Caption = 'obtenir le support et le code source,'
  104.   end
  105.   object Label10: TLabel
  106.     Left = 128
  107.     Top = 152
  108.     Width = 26
  109.     Height = 13
  110.     Caption = 'Web '
  111.   end
  112.   object Label11: TLabel
  113.     Left = 16
  114.     Top = 192
  115.     Width = 205
  116.     Height = 13
  117.     Caption = 'Version: 5.3.0  Build:1055   Date:5/26/99   '
  118.   end
  119.   object OKBtn: TButton
  120.     Left = 279
  121.     Top = 180
  122.     Width = 75
  123.     Height = 25
  124.     Caption = 'OK'
  125.     Default = True
  126.     ModalResult = 1
  127.     TabOrder = 0
  128.   end
  129.   object Button1: TButton
  130.     Left = 43
  131.     Top = 245
  132.     Width = 150
  133.     Height = 25
  134.     Caption = 'Probl'#232'mes connus'
  135.     TabOrder = 1
  136.     OnClick = Button1Click
  137.   end
  138.   object Button2: TButton
  139.     Left = 143
  140.     Top = 220
  141.     Width = 100
  142.     Height = 25
  143.     Caption = 'Liste de courrier'
  144.     TabOrder = 2
  145.     OnClick = Button2Click
  146.   end
  147.   object Button3: TButton
  148.     Left = 43
  149.     Top = 220
  150.     Width = 100
  151.     Height = 25
  152.     Caption = 'V'#233'rif. version'
  153.     TabOrder = 3
  154.     OnClick = Button3Click
  155.   end
  156.   object Button4: TButton
  157.     Left = 193
  158.     Top = 245
  159.     Width = 150
  160.     Height = 25
  161.     Caption = 'Soumettre un rapport de bug'
  162.     TabOrder = 4
  163.     OnClick = Button4Click
  164.   end
  165.   object Button5: TButton
  166.     Left = 243
  167.     Top = 220
  168.     Width = 100
  169.     Height = 25
  170.     Caption = 'Code source'
  171.     TabOrder = 5
  172.     OnClick = Button5Click
  173.   end
  174. end
  175.